write

expect abstract fun write(vararg v: Vector3)(source)(source)

Writes one or more 3D vectors to the buffer.

Parameters

v

one or more 3D vectors of type Vector3 to be written


expect abstract fun write(v: Vector3)(source)(source)

Writes the provided 3D vector to the buffer.

Parameters

v

the 3D vector to be written

actual abstract fun write(vararg v: Vector3)(source)(source)
actual abstract fun write(vararg v: Vector3)(source)(source)
actual abstract fun write(vararg v: Vector3)(source)(source)
actual abstract fun write(vararg v: Vector3)(source)(source)